home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK1.toast / Development Kits (Disc 1) / QuickDraw 3D / Documentation / d e v e l o p / Develop Issue 23 article / Geometry Sample / Headers / BuildControl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-08-14  |  172 b   |  14 lines  |  [TEXT/MMCC]

  1.  
  2.  
  3. #ifndef __BUILDCONTROL__
  4. #define __BUILDCONTROL__
  5.  
  6.  
  7. #define qFloatingWindowSupport 1
  8. #define DEBUGLEVEL DEBUGWINDOW
  9.  
  10.  
  11. #include "Exceptions.h"
  12. #include "wprintf.h"
  13.  
  14. #endif